|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Connector in org.eclipse.vtp.desktop.editors.core.controller |
|---|
| Methods in org.eclipse.vtp.desktop.editors.core.controller with parameters of type Connector | |
|---|---|
void |
BasicController.showConnectorProperties(Connector connector)
|
| Uses of Connector in org.eclipse.vtp.desktop.editors.core.dialogs |
|---|
| Methods in org.eclipse.vtp.desktop.editors.core.dialogs with parameters of type Connector | |
|---|---|
void |
AttachedDataEntryDialog.setConnector(Connector connector,
java.lang.String exitPath)
|
| Uses of Connector in org.eclipse.vtp.desktop.editors.core.elements |
|---|
| Methods in org.eclipse.vtp.desktop.editors.core.elements with parameters of type Connector | |
|---|---|
void |
SubdialogInformationProvider.addIncomingConnector(Connector connector)
|
void |
RecordInformationProvider.addIncomingConnector(Connector connector)
|
void |
SubdialogInformationProvider.removeIncomingConnector(Connector connector)
|
void |
RecordInformationProvider.removeIncomingConnector(Connector connector)
|
| Uses of Connector in org.eclipse.vtp.desktop.editors.core.elements.properties |
|---|
| Constructors in org.eclipse.vtp.desktop.editors.core.elements.properties with parameters of type Connector | |
|---|---|
AttachedDataPropertiesPanel(Connector connector)
|
|
| Uses of Connector in org.eclipse.vtp.desktop.editors.core.impl |
|---|
| Constructors in org.eclipse.vtp.desktop.editors.core.impl with parameters of type Connector | |
|---|---|
ConnectorPropertiesPanel(Connector connector)
|
|
| Uses of Connector in org.eclipse.vtp.desktop.editors.core.model |
|---|
| Methods in org.eclipse.vtp.desktop.editors.core.model that return Connector | |
|---|---|
Connector |
UIConnector.getConnector()
|
| Methods in org.eclipse.vtp.desktop.editors.core.model with parameters of type Connector | |
|---|---|
UIConnector |
UICanvas.addConnector(Connector connector,
UIElement origin,
UIElement destination)
|
| Constructors in org.eclipse.vtp.desktop.editors.core.model with parameters of type Connector | |
|---|---|
UIConnector(Connector connector,
UIElement origin,
UIElement destination)
|
|
UIConnector(org.w3c.dom.Element connectorDesign,
Connector connector,
UIElement origin,
UIElement destination)
|
|
| Uses of Connector in org.eclipse.vtp.desktop.model.core |
|---|
| Methods in org.eclipse.vtp.desktop.model.core that return Connector | |
|---|---|
Connector |
ConnectorRecord.getConnector()
|
Connector |
Model.getConnector(java.lang.String id)
|
| Methods in org.eclipse.vtp.desktop.model.core with parameters of type Connector | |
|---|---|
void |
Model.addConnector(Connector connector)
|
void |
Element.addIncomingConnector(Connector connector)
|
void |
Model.removeConnector(Connector connector)
|
void |
Element.removeIncomingConnector(Connector connector)
|
void |
ConnectorRecord.setConnector(Connector connector)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||